Fix annotations
authorMatthias Clasen <mclasen@redhat.com>
Sun, 8 Feb 2015 20:02:07 +0000 (21:02 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 10 Feb 2015 11:59:01 +0000 (06:59 -0500)
commit4dee1646a12e7d57b838a2299a51861efc7b7181
tree2a8102b89dc097269c99fe25769117618e59ee19
parent5666522ab3d5073d5f1b6483d9354680d3ccb1ce
Fix annotations

The function gtk_label_set_attributes() is also used to
unset attributes, by passing %NULL. Reflect that in the
argument annotations.
gtk/gtklabel.c